Metadata-Version: 2.1
Name: Montreal-Forced-Aligner
Version: 2.0.0a1
Summary: Montreal Forced Aligner is a package for aligning speech corpora through the use of acoustic models and dictionaries using Kaldi functionality.
Home-page: https://github.com/MontrealCorpusTools/Montreal-Forced-Aligner
Author: Montreal Corpus Tools
Author-email: michael.e.mcauliffe@gmail.com
License: UNKNOWN
Description: # Montreal Forced Aligner
        
        [![Build Status](https://travis-ci.org/MontrealCorpusTools/Montreal-Forced-Aligner.svg?branch=master)](https://travis-ci.org/MontrealCorpusTools/Montreal-Forced-Aligner)
        [![Coverage Status](https://coveralls.io/repos/github/MontrealCorpusTools/Montreal-Forced-Aligner/badge.svg?branch=master)](https://coveralls.io/github/MontrealCorpusTools/Montreal-Forced-Aligner?branch=master)
        [![Documentation Status](https://readthedocs.org/projects/montreal-forced-aligner/badge/?version=latest)](http://montreal-forced-aligner.readthedocs.io/en/latest/?badge=latest)
        [![DOI](https://zenodo.org/badge/44983969.svg)](https://zenodo.org/badge/latestdoi/44983969)
        
        The Montreal Forced Aligner is a command line utility for performing forced alignment of speech datasets using Kaldi (http://kaldi-asr.org/).
        
        Please see the documentation http://montreal-forced-aligner.readthedocs.io for installation and usage.
        
        If you run into any issues, please check the [mailing list](https://groups.google.com/forum/#!forum/mfa-users) for fixes/workarounds or to post a new issue.
        
Keywords: phonology corpus phonetics alignment segmentation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.8
Provides-Extra: testing
